diff options
Diffstat (limited to 'app/[lng]/evcp/(evcp)/po/page.tsx')
| -rw-r--r-- | app/[lng]/evcp/(evcp)/po/page.tsx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/[lng]/evcp/(evcp)/po/page.tsx b/app/[lng]/evcp/(evcp)/po/page.tsx index 8edb1207..d8e32963 100644 --- a/app/[lng]/evcp/(evcp)/po/page.tsx +++ b/app/[lng]/evcp/(evcp)/po/page.tsx @@ -39,10 +39,10 @@ export default async function IndexPage(props: IndexPageProps) { </h2> <InformationButton pagePath="evcp/po" /> </div> - <p className="text-muted-foreground"> + {/* <p className="text-muted-foreground"> 기간계 시스템으로부터 PO를 확인하고 협력업체에게 전자서명을 요청할 수 있습니다. 요쳥된 전자서명의 이력 또한 확인할 수 있습니다. - </p> + </p> */} </div> </div> </div> |
